2025-12-19T09:38:16.779Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xsdq","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "build-suite-test-application-xsdq", "reconcileID": "afecc055-afba-49e7-9d30-b6e71be39876", "action": "DELETE"} 2025-12-19T09:38:16.794Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xsdq","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "build-suite-test-application-xsdq", "reconcileID": "afecc055-afba-49e7-9d30-b6e71be39876", "secretName": "build-suite-test-application-xsdq-pull"} 2025-12-19T09:38:16.812Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xsdq","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "build-suite-test-application-xsdq", "reconcileID": "afecc055-afba-49e7-9d30-b6e71be39876", "secretName": "build-suite-test-application-xsdq-pull"} 2025-12-19T09:38:16.928Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-xsdq","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "build-suite-test-application-xsdq", "reconcileID": "afecc055-afba-49e7-9d30-b6e71be39876", "secretName": "build-suite-test-application-xsdq-pull"} 2025-12-19T09:38:18.161Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "3f3eb9a9-f76c-4915-b485-f0202a6d0222", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.172Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "3f3eb9a9-f76c-4915-b485-f0202a6d0222", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.638Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "3f3eb9a9-f76c-4915-b485-f0202a6d0222", "ComponentName": "test-annotations-karhhd", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-karhhd\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.639Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "3f3eb9a9-f76c-4915-b485-f0202a6d0222", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-karhhd\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.649Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "148dee80-a00a-4eff-9244-75efc9da8d95", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.676Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "148dee80-a00a-4eff-9244-75efc9da8d95", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.676Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "148dee80-a00a-4eff-9244-75efc9da8d95", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.692Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ee8e8c20-327d-478b-8aec-5bc2b25b78cb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.706Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ee8e8c20-327d-478b-8aec-5bc2b25b78cb", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.706Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ee8e8c20-327d-478b-8aec-5bc2b25b78cb", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.715Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "cbb9a506-ffbc-425e-84d6-a8cc07746c9c", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.740Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "cbb9a506-ffbc-425e-84d6-a8cc07746c9c", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.740Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "cbb9a506-ffbc-425e-84d6-a8cc07746c9c", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.749Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "b8f6aa1d-0b29-4487-97cf-9b98d343c0ff", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.765Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "b8f6aa1d-0b29-4487-97cf-9b98d343c0ff", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.765Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "b8f6aa1d-0b29-4487-97cf-9b98d343c0ff", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.796Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "caeec83e-cbda-401b-b06b-f79b13bcc4ad", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.817Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "caeec83e-cbda-401b-b06b-f79b13bcc4ad", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.817Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "caeec83e-cbda-401b-b06b-f79b13bcc4ad", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.986Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "7e874dd1-904f-47a7-ac10-6b5fdf6bad53", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:18.996Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "7e874dd1-904f-47a7-ac10-6b5fdf6bad53", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:18.996Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "7e874dd1-904f-47a7-ac10-6b5fdf6bad53", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:19.071Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "2e5b9ce1-8244-442c-8f13-b09e6adb5c23", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:19.086Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "2e5b9ce1-8244-442c-8f13-b09e6adb5c23", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:19.086Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "2e5b9ce1-8244-442c-8f13-b09e6adb5c23", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:19.327Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ed2130d9-2d9c-4da4-9463-99f14d501905", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:19.343Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ed2130d9-2d9c-4da4-9463-99f14d501905", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:19.343Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "ed2130d9-2d9c-4da4-9463-99f14d501905", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:19.751Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "8efffb28-d36d-4513-99a9-1b23fd03ef43", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd-image-push"} 2025-12-19T09:38:20.636Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "f91726ad-5b90-4794-87f5-b6bd6484a0a4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:20.648Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "f91726ad-5b90-4794-87f5-b6bd6484a0a4", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:20.648Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "f91726ad-5b90-4794-87f5-b6bd6484a0a4", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:21.018Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "8efffb28-d36d-4513-99a9-1b23fd03ef43", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd-image-pull"} 2025-12-19T09:38:21.029Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "8efffb28-d36d-4513-99a9-1b23fd03ef43", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T09:38:21.041Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "8efffb28-d36d-4513-99a9-1b23fd03ef43"} 2025-12-19T09:38:21.124Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "40bf2fb1-e319-47cb-b734-34e776ed1bd1", "application": "build-suite-test-application-xsdq"} 2025-12-19T09:38:21.144Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "40bf2fb1-e319-47cb-b734-34e776ed1bd1", "ServiceAccountName": "build-pipeline-test-annotations-karhhd", "SecretName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd-image-push", "action": "UPDATE"} 2025-12-19T09:38:21.188Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "40bf2fb1-e319-47cb-b734-34e776ed1bd1", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:21.203Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "23cd6793-3849-4706-b7a0-66ebaa82c0cc", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:21.208Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "imagerepository-for-build-suite-test-application-xsdq-test-annotations-karhhd", "reconcileID": "40bf2fb1-e319-47cb-b734-34e776ed1bd1"} 2025-12-19T09:38:21.253Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-karhhd","namespace":"build-e2e-hsfb"}, "namespace": "build-e2e-hsfb", "name": "test-annotations-karhhd", "reconcileID": "23cd6793-3849-4706-b7a0-66ebaa82c0cc", "ComponentName": "test-annotations-karhhd"} 2025-12-19T09:38:25.448Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-tnfh","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "build-secret-lookup-tnfh", "reconcileID": "8207313e-342d-4c80-9c16-f0984a6ae484", "action": "DELETE"} 2025-12-19T09:38:25.471Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-tnfh","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "build-secret-lookup-tnfh", "reconcileID": "8207313e-342d-4c80-9c16-f0984a6ae484", "secretName": "build-secret-lookup-tnfh-pull"} 2025-12-19T09:38:25.516Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-tnfh","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "build-secret-lookup-tnfh", "reconcileID": "8207313e-342d-4c80-9c16-f0984a6ae484", "secretName": "build-secret-lookup-tnfh-pull"} 2025-12-19T09:38:25.538Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-secret-lookup-tnfh","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "build-secret-lookup-tnfh", "reconcileID": "8207313e-342d-4c80-9c16-f0984a6ae484", "secretName": "build-secret-lookup-tnfh-pull"} 2025-12-19T09:38:26.852Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "component-one-llxp", "reconcileID": "60266212-79d1-4a8d-9830-1f2bc821f4c4", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "ComponentName": "component-one-llxp"} 2025-12-19T09:38:26.867Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "component-one-llxp", "reconcileID": "60266212-79d1-4a8d-9830-1f2bc821f4c4", "ImageRepositoryName": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "ComponentName": "component-one-llxp"} 2025-12-19T09:38:26.925Z INFO ComponentImageRepository controller/component_image_controller.go:204 Component updated successfully, 'generate' annotation removed {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "component-one-llxp", "reconcileID": "60266212-79d1-4a8d-9830-1f2bc821f4c4", "ComponentName": "component-one-llxp"} 2025-12-19T09:38:28.366Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "b211a7e1-9426-483e-8115-91c1951caaeb", "IsPullOnly": false, "SecretName": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp-image-push"} 2025-12-19T09:38:29.354Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "b211a7e1-9426-483e-8115-91c1951caaeb", "IsPullOnly": true, "SecretName": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp-image-pull"} 2025-12-19T09:38:29.362Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "b211a7e1-9426-483e-8115-91c1951caaeb", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T09:38:29.378Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "b211a7e1-9426-483e-8115-91c1951caaeb"} 2025-12-19T09:38:29.426Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "28c30d15-22bb-4ec5-87bb-efbc83199527", "application": "build-secret-lookup-tnfh"} 2025-12-19T09:38:29.441Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "28c30d15-22bb-4ec5-87bb-efbc83199527", "ServiceAccountName": "build-pipeline-component-one-llxp", "SecretName": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp-image-push", "action": "UPDATE"} 2025-12-19T09:38:30.143Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-bocj"}, "namespace": "rel-plan-admis-bocj", "name": "appstudio", "reconcileID": "1c1e5cfb-6fd8-4744-9dae-d243927e4e60", "action": "DELETE"} 2025-12-19T09:38:30.156Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-bocj"}, "namespace": "rel-plan-admis-bocj", "name": "appstudio", "reconcileID": "1c1e5cfb-6fd8-4744-9dae-d243927e4e60", "secretName": "appstudio-pull"} 2025-12-19T09:38:30.174Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-bocj"}, "namespace": "rel-plan-admis-bocj", "name": "appstudio", "reconcileID": "1c1e5cfb-6fd8-4744-9dae-d243927e4e60", "secretName": "appstudio-pull"} 2025-12-19T09:38:30.189Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"rel-plan-admis-bocj"}, "namespace": "rel-plan-admis-bocj", "name": "appstudio", "reconcileID": "1c1e5cfb-6fd8-4744-9dae-d243927e4e60", "secretName": "appstudio-pull"} 2025-12-19T09:38:31.622Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-pxet","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "build-suite-positive-mc-pxet", "reconcileID": "d3f354e3-65ec-4980-a6f4-b634c2ca4088", "action": "DELETE"} 2025-12-19T09:38:31.635Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-pxet","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "build-suite-positive-mc-pxet", "reconcileID": "d3f354e3-65ec-4980-a6f4-b634c2ca4088", "secretName": "build-suite-positive-mc-pxet-pull"} 2025-12-19T09:38:31.655Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-pxet","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "build-suite-positive-mc-pxet", "reconcileID": "d3f354e3-65ec-4980-a6f4-b634c2ca4088", "secretName": "build-suite-positive-mc-pxet-pull"} 2025-12-19T09:38:31.675Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-positive-mc-pxet","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "build-suite-positive-mc-pxet", "reconcileID": "d3f354e3-65ec-4980-a6f4-b634c2ca4088", "secretName": "build-suite-positive-mc-pxet-pull"} 2025-12-19T09:38:32.100Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "ebebe8e2-8203-4169-b621-23472a43d76e", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.114Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "ebebe8e2-8203-4169-b621-23472a43d76e", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.146Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "ebebe8e2-8203-4169-b621-23472a43d76e", "ComponentName": "go-component-uzfcgl", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-uzfcgl\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.146Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "ebebe8e2-8203-4169-b621-23472a43d76e", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"go-component-uzfcgl\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.153Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "329141a5-4ca5-4c84-9782-67c1b88fb64e", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.167Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "329141a5-4ca5-4c84-9782-67c1b88fb64e", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.167Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "329141a5-4ca5-4c84-9782-67c1b88fb64e", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.177Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b9bb041e-13dc-4d00-8905-db5e48cfebb8", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.196Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b9bb041e-13dc-4d00-8905-db5e48cfebb8", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.196Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b9bb041e-13dc-4d00-8905-db5e48cfebb8", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.202Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "55e12e1a-faa3-40ab-8463-a1c561f9cfc8", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.217Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "55e12e1a-faa3-40ab-8463-a1c561f9cfc8", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.217Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "55e12e1a-faa3-40ab-8463-a1c561f9cfc8", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.228Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b45b129d-d785-4a2a-b0d8-17fdcb0ebdae", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.241Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b45b129d-d785-4a2a-b0d8-17fdcb0ebdae", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.241Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "b45b129d-d785-4a2a-b0d8-17fdcb0ebdae", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.265Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "7f4d53a9-4e5d-4846-a793-c6b7aab2e200", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.276Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "7f4d53a9-4e5d-4846-a793-c6b7aab2e200", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.276Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "7f4d53a9-4e5d-4846-a793-c6b7aab2e200", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.445Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "81785271-4e45-415a-b338-a9468963a1b2", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.457Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "81785271-4e45-415a-b338-a9468963a1b2", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.457Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "81785271-4e45-415a-b338-a9468963a1b2", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.794Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "721bc55e-3e81-43e6-a66a-6d99f0c0b7e9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:32.813Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "721bc55e-3e81-43e6-a66a-6d99f0c0b7e9", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:32.813Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "721bc55e-3e81-43e6-a66a-6d99f0c0b7e9", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:33.037Z ERROR ImageRepository controller/imagerepository_controller.go:256 failed to update Component after provision {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "28c30d15-22bb-4ec5-87bb-efbc83199527", "ComponentName": "component-one-llxp", "action": "UPDATE", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-llxp\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:256 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:33.037Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "28c30d15-22bb-4ec5-87bb-efbc83199527", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-llxp\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:33.216Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ovjs","namespace":"stat-rep-rcoz"}, "namespace": "stat-rep-rcoz", "name": "integ-app-ovjs", "reconcileID": "16f7b80c-24c9-420f-a43e-324c6092a2ad", "action": "DELETE"} 2025-12-19T09:38:33.232Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ovjs","namespace":"stat-rep-rcoz"}, "namespace": "stat-rep-rcoz", "name": "integ-app-ovjs", "reconcileID": "16f7b80c-24c9-420f-a43e-324c6092a2ad", "secretName": "integ-app-ovjs-pull"} 2025-12-19T09:38:33.251Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ovjs","namespace":"stat-rep-rcoz"}, "namespace": "stat-rep-rcoz", "name": "integ-app-ovjs", "reconcileID": "16f7b80c-24c9-420f-a43e-324c6092a2ad", "secretName": "integ-app-ovjs-pull"} 2025-12-19T09:38:33.266Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-ovjs","namespace":"stat-rep-rcoz"}, "namespace": "stat-rep-rcoz", "name": "integ-app-ovjs", "reconcileID": "16f7b80c-24c9-420f-a43e-324c6092a2ad", "secretName": "integ-app-ovjs-pull"} 2025-12-19T09:38:33.465Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "d9ab2054-1407-4206-a9d6-e5f3284e8e04", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:33.482Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "d9ab2054-1407-4206-a9d6-e5f3284e8e04", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:33.482Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "d9ab2054-1407-4206-a9d6-e5f3284e8e04", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:34.214Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-aqsg","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-app-aqsg", "reconcileID": "36633fd5-efa3-45e0-9f9f-2ebff121eb81", "action": "DELETE"} 2025-12-19T09:38:34.236Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-aqsg","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-app-aqsg", "reconcileID": "36633fd5-efa3-45e0-9f9f-2ebff121eb81", "secretName": "test-app-aqsg-pull"} 2025-12-19T09:38:34.260Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-aqsg","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-app-aqsg", "reconcileID": "36633fd5-efa3-45e0-9f9f-2ebff121eb81", "secretName": "test-app-aqsg-pull"} 2025-12-19T09:38:34.282Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-aqsg","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-app-aqsg", "reconcileID": "36633fd5-efa3-45e0-9f9f-2ebff121eb81", "secretName": "test-app-aqsg-pull"} 2025-12-19T09:38:34.387Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a1fe2f70-7a52-4ce0-84ea-d41fcf04daf6", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push"} 2025-12-19T09:38:34.771Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "9ef9d2f4-5ec7-477d-ba1c-7859cfef0a4b", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:34.783Z ERROR ComponentImageRepository controller/component_image_controller.go:186 failed to create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "9ef9d2f4-5ec7-477d-ba1c-7859cfef0a4b", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:186 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:34.783Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "9ef9d2f4-5ec7-477d-ba1c-7859cfef0a4b", "error": "imagerepositories.appstudio.redhat.com \"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.320Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a1fe2f70-7a52-4ce0-84ea-d41fcf04daf6", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-pull"} 2025-12-19T09:38:35.329Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a1fe2f70-7a52-4ce0-84ea-d41fcf04daf6", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T09:38:35.348Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a1fe2f70-7a52-4ce0-84ea-d41fcf04daf6"} 2025-12-19T09:38:35.402Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "225f4529-ce1d-44f2-8162-ea6289c66b1b", "ComponentName": "component-one-llxp"} 2025-12-19T09:38:35.415Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-secret-lookup-tnfh-component-one-llxp","namespace":"build-e2e-qbka"}, "namespace": "build-e2e-qbka", "name": "imagerepository-for-build-secret-lookup-tnfh-component-one-llxp", "reconcileID": "225f4529-ce1d-44f2-8162-ea6289c66b1b"} 2025-12-19T09:38:35.477Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "72c40960-94f3-400b-bf6f-f653b1c101e9", "application": "build-suite-positive-mc-pxet"} 2025-12-19T09:38:35.477Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "72c40960-94f3-400b-bf6f-f653b1c101e9", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.477Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "72c40960-94f3-400b-bf6f-f653b1c101e9", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.477Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "72c40960-94f3-400b-bf6f-f653b1c101e9", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.545Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "c8d8027a-3067-454e-887e-bc18e845c36c", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.545Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "c8d8027a-3067-454e-887e-bc18e845c36c", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.545Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "c8d8027a-3067-454e-887e-bc18e845c36c", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.574Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "0cc267cc-0cee-41d7-85b2-4f6dcbbd60fe", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.574Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "0cc267cc-0cee-41d7-85b2-4f6dcbbd60fe", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.574Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "0cc267cc-0cee-41d7-85b2-4f6dcbbd60fe", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.622Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a9efed02-7108-46e1-9dc4-bd8df2007544", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.622Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a9efed02-7108-46e1-9dc4-bd8df2007544", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.622Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "a9efed02-7108-46e1-9dc4-bd8df2007544", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.689Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "befd0b50-7332-4995-a7bd-bfaa2893d901", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.689Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "befd0b50-7332-4995-a7bd-bfaa2893d901", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.689Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "befd0b50-7332-4995-a7bd-bfaa2893d901", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.801Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "7d8ab5d4-c9ce-4979-8573-0139bf65ad52", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.801Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "7d8ab5d4-c9ce-4979-8573-0139bf65ad52", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:35.801Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "7d8ab5d4-c9ce-4979-8573-0139bf65ad52", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.022Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "e234fb49-5e8d-45ea-9200-6288ec1eaf0c", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.022Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "e234fb49-5e8d-45ea-9200-6288ec1eaf0c", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.022Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "e234fb49-5e8d-45ea-9200-6288ec1eaf0c", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.427Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "bd264c9d-d305-4690-870c-44aad6d2673d", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.427Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "bd264c9d-d305-4690-870c-44aad6d2673d", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.427Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "bd264c9d-d305-4690-870c-44aad6d2673d", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:36.466Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fucj","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "build-suite-test-application-fucj", "reconcileID": "9935042e-55f7-4e64-8fce-78e77e101e0a", "action": "DELETE"} 2025-12-19T09:38:36.629Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fucj","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "build-suite-test-application-fucj", "reconcileID": "9935042e-55f7-4e64-8fce-78e77e101e0a", "secretName": "build-suite-test-application-fucj-pull"} 2025-12-19T09:38:36.712Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fucj","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "build-suite-test-application-fucj", "reconcileID": "9935042e-55f7-4e64-8fce-78e77e101e0a", "secretName": "build-suite-test-application-fucj-pull"} 2025-12-19T09:38:36.725Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "build-suite-test-component-image-source-jqkntc", "reconcileID": "d147118b-8917-49d9-91dd-5390d0b24a7a", "ImageRepositoryName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "ComponentName": "build-suite-test-component-image-source-jqkntc"} 2025-12-19T09:38:36.768Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "build-suite-test-component-image-source-jqkntc", "reconcileID": "d147118b-8917-49d9-91dd-5390d0b24a7a", "ImageRepositoryName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "ComponentName": "build-suite-test-component-image-source-jqkntc"} 2025-12-19T09:38:36.779Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-test-application-fucj","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "build-suite-test-application-fucj", "reconcileID": "9935042e-55f7-4e64-8fce-78e77e101e0a", "secretName": "build-suite-test-application-fucj-pull"} 2025-12-19T09:38:36.884Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tiwh","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "test-app-tiwh", "reconcileID": "5e900ed2-2ce0-466e-9e1f-e58fbc2dbea1", "action": "DELETE"} 2025-12-19T09:38:36.968Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tiwh","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "test-app-tiwh", "reconcileID": "5e900ed2-2ce0-466e-9e1f-e58fbc2dbea1", "secretName": "test-app-tiwh-pull"} 2025-12-19T09:38:37.082Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tiwh","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "test-app-tiwh", "reconcileID": "5e900ed2-2ce0-466e-9e1f-e58fbc2dbea1", "secretName": "test-app-tiwh-pull"} 2025-12-19T09:38:37.157Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"test-app-tiwh","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "test-app-tiwh", "reconcileID": "5e900ed2-2ce0-466e-9e1f-e58fbc2dbea1", "secretName": "test-app-tiwh-pull"} 2025-12-19T09:38:37.206Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qymr"}, "namespace": "tenant-dev-qymr", "name": "appstudio", "reconcileID": "e7fa3b62-38f9-4e9b-9519-d3a1fd18dc2c", "action": "DELETE"} 2025-12-19T09:38:37.250Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qymr"}, "namespace": "tenant-dev-qymr", "name": "appstudio", "reconcileID": "e7fa3b62-38f9-4e9b-9519-d3a1fd18dc2c", "secretName": "appstudio-pull"} 2025-12-19T09:38:37.311Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qymr"}, "namespace": "tenant-dev-qymr", "name": "appstudio", "reconcileID": "e7fa3b62-38f9-4e9b-9519-d3a1fd18dc2c", "secretName": "appstudio-pull"} 2025-12-19T09:38:37.353Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"appstudio","namespace":"tenant-dev-qymr"}, "namespace": "tenant-dev-qymr", "name": "appstudio", "reconcileID": "e7fa3b62-38f9-4e9b-9519-d3a1fd18dc2c", "secretName": "appstudio-pull"} 2025-12-19T09:38:38.204Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "73ea18c4-b0f1-49ae-8587-cce7dd027b02", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push"} 2025-12-19T09:38:38.478Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-aybq","namespace":"gitlab-rep-wigx"}, "namespace": "gitlab-rep-wigx", "name": "integ-app-aybq", "reconcileID": "15cedceb-1720-4e1d-a751-4635386177b2", "action": "DELETE"} 2025-12-19T09:38:38.496Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-aybq","namespace":"gitlab-rep-wigx"}, "namespace": "gitlab-rep-wigx", "name": "integ-app-aybq", "reconcileID": "15cedceb-1720-4e1d-a751-4635386177b2", "secretName": "integ-app-aybq-pull"} 2025-12-19T09:38:38.513Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-aybq","namespace":"gitlab-rep-wigx"}, "namespace": "gitlab-rep-wigx", "name": "integ-app-aybq", "reconcileID": "15cedceb-1720-4e1d-a751-4635386177b2", "secretName": "integ-app-aybq-pull"} 2025-12-19T09:38:38.533Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-aybq","namespace":"gitlab-rep-wigx"}, "namespace": "gitlab-rep-wigx", "name": "integ-app-aybq", "reconcileID": "15cedceb-1720-4e1d-a751-4635386177b2", "secretName": "integ-app-aybq-pull"} 2025-12-19T09:38:38.680Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "build-suite-test-component-image-source-jqkntc", "reconcileID": "d147118b-8917-49d9-91dd-5390d0b24a7a", "ComponentName": "build-suite-test-component-image-source-jqkntc", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"build-suite-test-component-image-source-jqkntc\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:38.680Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "build-suite-test-component-image-source-jqkntc", "reconcileID": "d147118b-8917-49d9-91dd-5390d0b24a7a", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"build-suite-test-component-image-source-jqkntc\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:38.692Z INFO ComponentImageRepository controller/component_image_controller.go:191 Image repository already exists {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "c9b23d39-8512-4185-9b82-5fb50a70979a", "ImageRepositoryName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:39.086Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "73ea18c4-b0f1-49ae-8587-cce7dd027b02", "IsPullOnly": true, "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-pull"} 2025-12-19T09:38:39.098Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "73ea18c4-b0f1-49ae-8587-cce7dd027b02", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T09:38:39.108Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "73ea18c4-b0f1-49ae-8587-cce7dd027b02"} 2025-12-19T09:38:39.139Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "827b3440-d10a-436a-ba4f-927184043c78", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.139Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "827b3440-d10a-436a-ba4f-927184043c78", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.139Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "827b3440-d10a-436a-ba4f-927184043c78", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.172Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "a325a643-3f11-42c2-95f7-1e98d556184c", "application": "test-app-tiwh"} 2025-12-19T09:38:39.172Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "a325a643-3f11-42c2-95f7-1e98d556184c", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.172Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "a325a643-3f11-42c2-95f7-1e98d556184c", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.172Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "a325a643-3f11-42c2-95f7-1e98d556184c", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.198Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "11cc586a-044a-4731-8f77-2e518aa73bb2", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.198Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "11cc586a-044a-4731-8f77-2e518aa73bb2", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.198Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "11cc586a-044a-4731-8f77-2e518aa73bb2", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.226Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "6133c17a-d3d3-4153-8409-7462b9782c66", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.226Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "6133c17a-d3d3-4153-8409-7462b9782c66", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.226Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "6133c17a-d3d3-4153-8409-7462b9782c66", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.261Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8c83c28c-e684-4169-ab6a-755110d46e04", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.261Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8c83c28c-e684-4169-ab6a-755110d46e04", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.261Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8c83c28c-e684-4169-ab6a-755110d46e04", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.322Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "fda5cb58-6dd2-414d-ba78-9c2b73e3ed59", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.323Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "fda5cb58-6dd2-414d-ba78-9c2b73e3ed59", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.323Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "fda5cb58-6dd2-414d-ba78-9c2b73e3ed59", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.421Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "5073731d-c8d2-42e8-a2d2-793037d290a0", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.421Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "5073731d-c8d2-42e8-a2d2-793037d290a0", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.421Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "5073731d-c8d2-42e8-a2d2-793037d290a0", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.611Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "1a9945c5-9990-4c24-8a3d-f366bc8732cc", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.611Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "1a9945c5-9990-4c24-8a3d-f366bc8732cc", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.611Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "1a9945c5-9990-4c24-8a3d-f366bc8732cc", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.948Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "4b0ffffa-46ee-43ed-a583-4df5786f5882", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.948Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "4b0ffffa-46ee-43ed-a583-4df5786f5882", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:39.948Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "4b0ffffa-46ee-43ed-a583-4df5786f5882", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.436Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "6ec568cc-7efb-4ec2-8511-db2417df98f1", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.436Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "6ec568cc-7efb-4ec2-8511-db2417df98f1", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.436Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "6ec568cc-7efb-4ec2-8511-db2417df98f1", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.610Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "59f48638-7280-4f31-ae7b-3c829f4c5fb6", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.610Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "59f48638-7280-4f31-ae7b-3c829f4c5fb6", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:40.610Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "59f48638-7280-4f31-ae7b-3c829f4c5fb6", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:41.910Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8d3cd180-a49d-45f7-809b-23200e3e990c", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:41.910Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8d3cd180-a49d-45f7-809b-23200e3e990c", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:41.910Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "8d3cd180-a49d-45f7-809b-23200e3e990c", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:43.009Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "4e0db9f7-8037-4696-99c0-317bce8f2578", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:43.009Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "4e0db9f7-8037-4696-99c0-317bce8f2578", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:43.009Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "4e0db9f7-8037-4696-99c0-317bce8f2578", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:43.466Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-cqan","namespace":"build-e2e-rxwo"}, "namespace": "build-e2e-rxwo", "name": "build-suite-component-update-cqan", "reconcileID": "713cbd09-ab27-4758-9e51-3cf8c27ba641", "action": "DELETE"} 2025-12-19T09:38:43.478Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-cqan","namespace":"build-e2e-rxwo"}, "namespace": "build-e2e-rxwo", "name": "build-suite-component-update-cqan", "reconcileID": "713cbd09-ab27-4758-9e51-3cf8c27ba641", "secretName": "build-suite-component-update-cqan-pull"} 2025-12-19T09:38:43.493Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-cqan","namespace":"build-e2e-rxwo"}, "namespace": "build-e2e-rxwo", "name": "build-suite-component-update-cqan", "reconcileID": "713cbd09-ab27-4758-9e51-3cf8c27ba641", "secretName": "build-suite-component-update-cqan-pull"} 2025-12-19T09:38:43.508Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"build-suite-component-update-cqan","namespace":"build-e2e-rxwo"}, "namespace": "build-e2e-rxwo", "name": "build-suite-component-update-cqan", "reconcileID": "713cbd09-ab27-4758-9e51-3cf8c27ba641", "secretName": "build-suite-component-update-cqan-pull"} 2025-12-19T09:38:44.283Z INFO Application controller/application_controller.go:112 Application finalizer added {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-lgbx","namespace":"integration1-nxid"}, "namespace": "integration1-nxid", "name": "integ-app-lgbx", "reconcileID": "8f0479e6-320f-4edd-a19a-95937fe56568", "action": "DELETE"} 2025-12-19T09:38:44.297Z INFO Application controller/application_controller.go:204 Creating application pull secret {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-lgbx","namespace":"integration1-nxid"}, "namespace": "integration1-nxid", "name": "integ-app-lgbx", "reconcileID": "8f0479e6-320f-4edd-a19a-95937fe56568", "secretName": "integ-app-lgbx-pull"} 2025-12-19T09:38:44.316Z INFO Application controller/application_controller.go:281 Application pull secret created successfully {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-lgbx","namespace":"integration1-nxid"}, "namespace": "integration1-nxid", "name": "integ-app-lgbx", "reconcileID": "8f0479e6-320f-4edd-a19a-95937fe56568", "secretName": "integ-app-lgbx-pull"} 2025-12-19T09:38:44.332Z INFO Application controller/application_controller.go:334 Service Account updated successfully with application pull secret. {"controller": "application", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Application", "Application": {"name":"integ-app-lgbx","namespace":"integration1-nxid"}, "namespace": "integration1-nxid", "name": "integ-app-lgbx", "reconcileID": "8f0479e6-320f-4edd-a19a-95937fe56568", "secretName": "integ-app-lgbx-pull"} 2025-12-19T09:38:44.483Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "25c09894-51ca-483d-8fa3-810050d83f39", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:44.483Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "25c09894-51ca-483d-8fa3-810050d83f39", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:44.483Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "25c09894-51ca-483d-8fa3-810050d83f39", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:48.157Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "1e0823d2-fc1e-482f-a1aa-0671adc3353a", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:48.157Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "1e0823d2-fc1e-482f-a1aa-0671adc3353a", "SaName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:48.157Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "1e0823d2-fc1e-482f-a1aa-0671adc3353a", "error": "ServiceAccount \"build-pipeline-go-component-uzfcgl\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:49.634Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "0e039651-0650-42ff-be26-f3fb0679cbca", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:49.634Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "0e039651-0650-42ff-be26-f3fb0679cbca", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:49.634Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "0e039651-0650-42ff-be26-f3fb0679cbca", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:52.740Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "c9b23d39-8512-4185-9b82-5fb50a70979a", "ComponentName": "go-component-uzfcgl", "error": "Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:52.740Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "go-component-uzfcgl", "reconcileID": "c9b23d39-8512-4185-9b82-5fb50a70979a", "error": "error updating the component: Internal error occurred: failed calling webhook \"mcomponent.kb.io\": failed to call webhook: Post \"https://application-service-webhook-service.application-service.svc:443/mutate-appstudio-redhat-com-v1alpha1-component?timeout=10s\": context deadline exceeded"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:52.750Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "gh-test-custom-default-cnkeee", "reconcileID": "2f75c16a-7c70-4dd7-95fd-76d733127eac", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "ComponentName": "gh-test-custom-default-cnkeee"} 2025-12-19T09:38:52.760Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "gh-test-custom-default-cnkeee", "reconcileID": "2f75c16a-7c70-4dd7-95fd-76d733127eac", "ImageRepositoryName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "ComponentName": "gh-test-custom-default-cnkeee"} 2025-12-19T09:38:54.399Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ebe02ff3-d208-44f2-adfc-db3c0ea47d29", "IsPullOnly": false, "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push"} 2025-12-19T09:38:55.327Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ebe02ff3-d208-44f2-adfc-db3c0ea47d29", "IsPullOnly": true, "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-pull"} 2025-12-19T09:38:55.339Z INFO ImageRepository.ImageRepositoryProvision.GrantAdditionalRepositoryAccessToTeam controller/imagerepository_controller.go:579 Config map with additional users doesn't exist {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ebe02ff3-d208-44f2-adfc-db3c0ea47d29", "ConfigMapName": "image-controller-additional-users", "action": "VIEW"} 2025-12-19T09:38:55.353Z INFO ImageRepository.ImageRepositoryProvision controller/imagerepository_controller.go:517 Finished provision of image repository and added finalizer {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ebe02ff3-d208-44f2-adfc-db3c0ea47d29"} 2025-12-19T09:38:55.400Z INFO ImageRepository controller/imagerepository_controller.go:997 Application pull secret updated with new registry auth {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "a8de95e7-af56-4769-ae5e-8e1748825d8d", "application": "build-suite-test-application-fucj"} 2025-12-19T09:38:55.400Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "a8de95e7-af56-4769-ae5e-8e1748825d8d", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.400Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "a8de95e7-af56-4769-ae5e-8e1748825d8d", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.400Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "a8de95e7-af56-4769-ae5e-8e1748825d8d", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.415Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d341f02a-9759-40b2-bb18-1f252928745e", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.415Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d341f02a-9759-40b2-bb18-1f252928745e", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.415Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d341f02a-9759-40b2-bb18-1f252928745e", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.432Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ec987a22-2252-4427-9f80-99029fd5bd8e", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.432Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ec987a22-2252-4427-9f80-99029fd5bd8e", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.432Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "ec987a22-2252-4427-9f80-99029fd5bd8e", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.447Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7177f45a-da38-4413-9285-3d3100682500", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.447Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7177f45a-da38-4413-9285-3d3100682500", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.447Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7177f45a-da38-4413-9285-3d3100682500", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.471Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7daadf7f-06c8-4a98-8d53-3652f5ad4988", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.471Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7daadf7f-06c8-4a98-8d53-3652f5ad4988", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.471Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "7daadf7f-06c8-4a98-8d53-3652f5ad4988", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.568Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "efd88d09-b5ab-4429-a836-06af6835206e", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.568Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "efd88d09-b5ab-4429-a836-06af6835206e", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.568Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "efd88d09-b5ab-4429-a836-06af6835206e", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.744Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d9a4be6d-febc-4695-b607-dcb76e2dcbe9", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.744Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d9a4be6d-febc-4695-b607-dcb76e2dcbe9", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:55.744Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "d9a4be6d-febc-4695-b607-dcb76e2dcbe9", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.082Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "e6093413-fa8c-4f4c-b220-45f751ab2007", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.082Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "e6093413-fa8c-4f4c-b220-45f751ab2007", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.082Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "e6093413-fa8c-4f4c-b220-45f751ab2007", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.741Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "dcc9e157-b239-441f-9a7f-b39599817393", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.741Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "dcc9e157-b239-441f-9a7f-b39599817393", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:56.741Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "dcc9e157-b239-441f-9a7f-b39599817393", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:58.039Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "c1a0bf8b-90ef-4a26-9d3c-477b301a4192", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:58.039Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "c1a0bf8b-90ef-4a26-9d3c-477b301a4192", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:58.039Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "c1a0bf8b-90ef-4a26-9d3c-477b301a4192", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:58.484Z INFO ImageRepository controller/imagerepository_controller_service_account.go:84 Added secret link to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "54d3359e-4ddb-4a1c-a268-49f10fb88e64", "ServiceAccountName": "build-pipeline-go-component-uzfcgl", "SecretName": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl-image-push", "action": "UPDATE"} 2025-12-19T09:38:58.545Z INFO ImageRepository controller/imagerepository_controller.go:259 Updated component's ContainerImage {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "54d3359e-4ddb-4a1c-a268-49f10fb88e64", "ComponentName": "go-component-uzfcgl"} 2025-12-19T09:38:58.565Z INFO ImageRepository controller/imagerepository_controller.go:266 Updated image repository annotation {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl","namespace":"build-e2e-eucr"}, "namespace": "build-e2e-eucr", "name": "imagerepository-for-build-suite-positive-mc-pxet-go-component-uzfcgl", "reconcileID": "54d3359e-4ddb-4a1c-a268-49f10fb88e64"} 2025-12-19T09:38:59.892Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "94f56cec-d66d-486b-9553-86d75d63c2c2", "ServiceAccountName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:59.892Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "94f56cec-d66d-486b-9553-86d75d63c2c2", "SaName": "build-pipeline-build-suite-test-component-image-source-jqkntc", "SecretName": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:38:59.892Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc","namespace":"build-e2e-wtnb"}, "namespace": "build-e2e-wtnb", "name": "imagerepository-for-test-app-tiwh-build-suite-test-component-image-source-jqkntc", "reconcileID": "94f56cec-d66d-486b-9553-86d75d63c2c2", "error": "ServiceAccount \"build-pipeline-build-suite-test-component-image-source-jqkntc\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.616Z ERROR ImageRepository controller/imagerepository_controller_service_account.go:42 service account doesn't exist yet {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "b396761b-26c4-4ae7-88df-d21ade0e4f56", "ServiceAccountName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "VIEW", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).linkSecretToServiceAccount /workspace/internal/controller/imagerepository_controller_service_account.go:42 github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:232 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.616Z ERROR ImageRepository controller/imagerepository_controller.go:233 failed to link secret to service account {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "b396761b-26c4-4ae7-88df-d21ade0e4f56", "SaName": "build-pipeline-gh-test-custom-default-cnkeee", "SecretName": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee-image-push", "action": "UPDATE", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} github.com/konflux-ci/image-controller/internal/controller.(*ImageRepositoryReconciler).Reconcile /workspace/internal/controller/imagerepository_controller.go:233 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.616Z ERROR controller/controller.go:316 Reconciler error {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "imagerepository-for-build-suite-test-application-fucj-gh-test-custom-default-cnkeee", "reconcileID": "b396761b-26c4-4ae7-88df-d21ade0e4f56", "error": "ServiceAccount \"build-pipeline-gh-test-custom-default-cnkeee\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.926Z ERROR ComponentImageRepository controller/component_image_controller.go:201 failed to update Component after 'generate' annotation removal {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "gh-test-custom-default-cnkeee", "reconcileID": "2f75c16a-7c70-4dd7-95fd-76d733127eac", "ComponentName": "gh-test-custom-default-cnkeee", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-cnkeee\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/image-controller/internal/controller.(*ComponentReconciler).Reconcile /workspace/internal/controller/component_image_controller.go:201 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.926Z ERROR controller/controller.go:316 Reconciler error {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-cnkeee","namespace":"build-e2e-lxgy"}, "namespace": "build-e2e-lxgy", "name": "gh-test-custom-default-cnkeee", "reconcileID": "2f75c16a-7c70-4dd7-95fd-76d733127eac", "error": "error updating the component: Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-cnkeee\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:224 2025-12-19T09:39:00.934Z INFO ComponentImageRepository controller/component_image_controller.go:160 Will create image repository {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fjhc","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-comp-fjhc", "reconcileID": "8e673c45-309f-474e-b452-e66587bd13a6", "ImageRepositoryName": "imagerepository-for-test-app-aqsg-test-comp-fjhc", "ComponentName": "test-comp-fjhc"} 2025-12-19T09:39:00.949Z INFO ComponentImageRepository controller/component_image_controller.go:189 Image repository created {"controller": "component", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-comp-fjhc","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "test-comp-fjhc", "reconcileID": "8e673c45-309f-474e-b452-e66587bd13a6", "ImageRepositoryName": "imagerepository-for-test-app-aqsg-test-comp-fjhc", "ComponentName": "test-comp-fjhc"} 2025-12-19T09:39:02.551Z INFO ImageRepository.ImageRepositoryProvision.ProvisionImageRepositoryAccess controller/imagerepository_controller.go:791 Image repository secret created {"controller": "imagerepository", "controllerGroup": "appstudio.redhat.com", "controllerKind": "ImageRepository", "ImageRepository": {"name":"imagerepository-for-test-app-aqsg-test-comp-fjhc","namespace":"build-e2e-gead"}, "namespace": "build-e2e-gead", "name": "imagerepository-for-test-app-aqsg-test-comp-fjhc", "reconcileID": "531b05b9-a0c2-45e0-8974-6ff4a938ebac", "IsPullOnly": false, "SecretName": "imagerepository-for-test-app-aqsg-test-comp-fjhc-image-push"}